home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Guided Tour of Multimedia (Second Edition)
/
The Guided Tour of Multimedia (Second Edition).iso
/
trials
/
director
/
evalcopy
/
director.z
/
NAVIGATR.DIR
/
00301_Field_301.txt
< prev
next >
Wrap
Text File
|
1994-06-14
|
361b
|
16 lines
BEGIN.DIR, 2
-- Init Movie Scrip Rev 1
-- *********************************************************************
-- The startMovie handler is called automatically when the movie is started
on startMovie
global gNumberOfPasses, magcursor
set gNumberOfPasses = 1
set magcursor to [the number of cast "magnifying glass"]
end startMovie